home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / 173atxt.zip / MR.HLP < prev    next >
Text File  |  1990-02-11  |  3KB  |  71 lines

  1. MAIN Command R - Read Messages
  2.  
  3. This command allows you to read messages left by other callers.  This
  4. command has many options that you can use to specify what messages you wish
  5. to read.  To read messages, you will specify a RANGE, and a FILTER.  The
  6. RANGE tells RBBS-PC what messages to show you (E.g.  all messages left
  7. since you last read them).  The FILTER further narrows the messages in the
  8. RANGE that you will see (E.g.  only messages addressed to YOU).
  9.  
  10. Range and Filter options are typed on the message READ command line, which
  11. will look something like:
  12.  
  13. Msg # 1-100 (H)elp,S)ince,L)ast,T)o,F)rom,M)ine, text [Q]uit)?
  14.  
  15. The "Msg # 1-100" tells you the first and last message number available to
  16. read.  The other items in the prompt are examples of Range and Filter
  17. options.  The complete list of options follows:
  18.  
  19. RANGE options:
  20.  
  21.   S (or *) =  forward from where you last read (the highest numbered
  22.               message you read during this or previous sessions).
  23.   n-       =  backward from message number n
  24.   n+       =  forward from message number n
  25.   L        =  Start with LAST message left, and work backwards.
  26.  
  27. FILTER options:
  28.  
  29.   F        =  Only mail From you
  30.   T        =  mail To you specifically (or to ALL)
  31.   M        =  My (your) mail.  From you or to you.
  32.   <text>   =  only messages with specified text in them.  The TO/FROM & SUBJ
  33.               as well as the text of the message will be searched for <text>.
  34.               Note: If the text you wish to search for is a number, enclose
  35.               it in quotes (ex. "100") to distinguish it from a RANGE.
  36.  
  37. Examples of complete READ commands are:
  38.  
  39.   R S              Read ALL messages left since the last time you read.
  40.   R T 100+         Read messages 100 and above that are addressed TO YOU.
  41.   R "GAME" 5000-   Read messages 5000 and below that have the word GAME
  42.                    in the message (or in the TO, FROM or SUBJECT).
  43.   R 10 20 S        Read message 10, then 20, then ALL new messages.
  44.  
  45. The "More" prompt will appear after a message is read. You will then
  46. make one of the following selections:
  47.  Y: or [Enter] to continue to read or scan messages.
  48.  N: if you do not wish to display additional messages.
  49.  C: to read all messages referenced in your read command continuously.
  50.     (without further pauses from the "More" prompt.)
  51.  A: Abort message read and return to the MAIN menu.
  52.  R: to enter a reply to the current message without having to go to the
  53.     main menu.
  54.  T: Thread (read only messages about the same SUBJECT).
  55.  =: reads same message again
  56.  +: switches to reading messages forward
  57.  -: switches to reading messages backward
  58.  F: Forward a copy of this message to someone else.
  59.  K: to erase the message you just read before continuing.
  60.  
  61. Tips:
  62. 1.  Range and Filter options can be used in many combinations.  Feel free
  63.     to experiment, and ask the Sysop if you have any problems.
  64.  
  65. 2.  Messages are numbered consecutively so that the most recently entered
  66.     messages have the highest numbers.
  67.  
  68. 3.  You can rapidly identify the messages you would like to read with the
  69.     S)can and P)ersonal mail commands.
  70.  
  71.